File and Pipe: set fileptr to nil on close() (HJH requested fix)
[supercollider.git] / platform / iphone / iPhone Resources / SuperCollider_FileTransfer.xib
bloba044ae6d11a02daf44648b48cdacca791b8651ed
1 <?xml version="1.0" encoding="UTF-8"?>
2 <archive type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="7.03">
3 <data>
4 <int key="IBDocument.SystemTarget">528</int>
5 <string key="IBDocument.SystemVersion">9G55</string>
6 <string key="IBDocument.InterfaceBuilderVersion">677</string>
7 <string key="IBDocument.AppKitVersion">949.43</string>
8 <string key="IBDocument.HIToolboxVersion">353.00</string>
9 <object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
10 <bool key="EncodedWithXMLCoder">YES</bool>
11 <integer value="1"/>
12 </object>
13 <object class="NSArray" key="IBDocument.PluginDependencies">
14 <bool key="EncodedWithXMLCoder">YES</bool>
15 <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
16 </object>
17 <object class="NSMutableDictionary" key="IBDocument.Metadata">
18 <bool key="EncodedWithXMLCoder">YES</bool>
19 <object class="NSArray" key="dict.sortedKeys">
20 <bool key="EncodedWithXMLCoder">YES</bool>
21 </object>
22 <object class="NSMutableArray" key="dict.values">
23 <bool key="EncodedWithXMLCoder">YES</bool>
24 </object>
25 </object>
26 <object class="NSMutableArray" key="IBDocument.RootObjects" id="1000">
27 <bool key="EncodedWithXMLCoder">YES</bool>
28 <object class="IBProxyObject" id="372490531">
29 <string key="IBProxiedObjectIdentifier">IBFilesOwner</string>
30 </object>
31 <object class="IBProxyObject" id="975951072">
32 <string key="IBProxiedObjectIdentifier">IBFirstResponder</string>
33 </object>
34 <object class="IBUIView" id="191373211">
35 <reference key="NSNextResponder"/>
36 <int key="NSvFlags">292</int>
37 <object class="NSMutableArray" key="NSSubviews">
38 <bool key="EncodedWithXMLCoder">YES</bool>
39 <object class="IBUILabel" id="245659851">
40 <reference key="NSNextResponder" ref="191373211"/>
41 <int key="NSvFlags">292</int>
42 <string key="NSFrame">{{20, 133}, {280, 21}}</string>
43 <reference key="NSSuperview" ref="191373211"/>
44 <bool key="IBUIOpaque">NO</bool>
45 <bool key="IBUIClipsSubviews">YES</bool>
46 <bool key="IBUIUserInteractionEnabled">NO</bool>
47 <string key="IBUIText"/>
48 <object class="NSColor" key="IBUITextColor">
49 <int key="NSColorSpace">1</int>
50 <bytes key="NSRGB">MCAwIDAAA</bytes>
51 </object>
52 <nil key="IBUIHighlightedColor"/>
53 <int key="IBUIBaselineAdjustment">1</int>
54 <float key="IBUIMinimumFontSize">1.000000e+01</float>
55 </object>
56 <object class="IBUIProgressView" id="1029805463">
57 <reference key="NSNextResponder" ref="191373211"/>
58 <int key="NSvFlags">292</int>
59 <string key="NSFrame">{{20, 162}, {280, 9}}</string>
60 <reference key="NSSuperview" ref="191373211"/>
61 <bool key="IBUIOpaque">NO</bool>
62 <bool key="IBUIClipsSubviews">YES</bool>
63 <bool key="IBUIMultipleTouchEnabled">YES</bool>
64 <float key="IBUIProgress">5.000000e-01</float>
65 </object>
66 <object class="IBUINavigationBar" id="288890889">
67 <reference key="NSNextResponder" ref="191373211"/>
68 <int key="NSvFlags">290</int>
69 <string key="NSFrameSize">{320, 44}</string>
70 <reference key="NSSuperview" ref="191373211"/>
71 <bool key="IBUIOpaque">NO</bool>
72 <bool key="IBUIClearsContextBeforeDrawing">NO</bool>
73 <object class="NSArray" key="IBUIItems">
74 <bool key="EncodedWithXMLCoder">YES</bool>
75 <object class="IBUINavigationItem" id="434297534">
76 <reference key="IBUINavigationBar" ref="288890889"/>
77 <string key="IBUITitle">Patch Transfer</string>
78 <object class="IBUIBarButtonItem" key="IBUIRightBarButtonItem" id="413281285">
79 <string key="IBUITitle">Close</string>
80 <int key="IBUIStyle">1</int>
81 </object>
82 </object>
83 </object>
84 </object>
85 </object>
86 <string key="NSFrameSize">{320, 480}</string>
87 <reference key="NSSuperview"/>
88 <object class="NSColor" key="IBUIBackgroundColor">
89 <int key="NSColorSpace">3</int>
90 <bytes key="NSWhite">MQA</bytes>
91 <object class="NSColorSpace" key="NSCustomColorSpace">
92 <int key="NSID">2</int>
93 </object>
94 </object>
95 </object>
96 </object>
97 <object class="IBObjectContainer" key="IBDocument.Objects">
98 <object class="NSMutableArray" key="connectionRecords">
99 <bool key="EncodedWithXMLCoder">YES</bool>
100 <object class="IBConnectionRecord">
101 <object class="IBCocoaTouchOutletConnection" key="connection">
102 <string key="label">view</string>
103 <reference key="source" ref="372490531"/>
104 <reference key="destination" ref="191373211"/>
105 </object>
106 <int key="connectionID">3</int>
107 </object>
108 <object class="IBConnectionRecord">
109 <object class="IBCocoaTouchEventConnection" key="connection">
110 <string key="label">close:</string>
111 <reference key="source" ref="413281285"/>
112 <reference key="destination" ref="372490531"/>
113 </object>
114 <int key="connectionID">11</int>
115 </object>
116 <object class="IBConnectionRecord">
117 <object class="IBCocoaTouchOutletConnection" key="connection">
118 <string key="label">label</string>
119 <reference key="source" ref="372490531"/>
120 <reference key="destination" ref="245659851"/>
121 </object>
122 <int key="connectionID">12</int>
123 </object>
124 <object class="IBConnectionRecord">
125 <object class="IBCocoaTouchOutletConnection" key="connection">
126 <string key="label">progress</string>
127 <reference key="source" ref="372490531"/>
128 <reference key="destination" ref="1029805463"/>
129 </object>
130 <int key="connectionID">13</int>
131 </object>
132 </object>
133 <object class="IBMutableOrderedSet" key="objectRecords">
134 <object class="NSArray" key="orderedObjects">
135 <bool key="EncodedWithXMLCoder">YES</bool>
136 <object class="IBObjectRecord">
137 <int key="objectID">0</int>
138 <object class="NSArray" key="object" id="360949347">
139 <bool key="EncodedWithXMLCoder">YES</bool>
140 </object>
141 <reference key="children" ref="1000"/>
142 <nil key="parent"/>
143 </object>
144 <object class="IBObjectRecord">
145 <int key="objectID">1</int>
146 <reference key="object" ref="191373211"/>
147 <object class="NSMutableArray" key="children">
148 <bool key="EncodedWithXMLCoder">YES</bool>
149 <reference ref="1029805463"/>
150 <reference ref="245659851"/>
151 <reference ref="288890889"/>
152 </object>
153 <reference key="parent" ref="360949347"/>
154 </object>
155 <object class="IBObjectRecord">
156 <int key="objectID">-1</int>
157 <reference key="object" ref="372490531"/>
158 <reference key="parent" ref="360949347"/>
159 <string type="base64-UTF8" key="objectName">RmlsZSdzIE93bmVyA</string>
160 </object>
161 <object class="IBObjectRecord">
162 <int key="objectID">-2</int>
163 <reference key="object" ref="975951072"/>
164 <reference key="parent" ref="360949347"/>
165 </object>
166 <object class="IBObjectRecord">
167 <int key="objectID">4</int>
168 <reference key="object" ref="245659851"/>
169 <reference key="parent" ref="191373211"/>
170 </object>
171 <object class="IBObjectRecord">
172 <int key="objectID">7</int>
173 <reference key="object" ref="1029805463"/>
174 <reference key="parent" ref="191373211"/>
175 </object>
176 <object class="IBObjectRecord">
177 <int key="objectID">8</int>
178 <reference key="object" ref="288890889"/>
179 <object class="NSMutableArray" key="children">
180 <bool key="EncodedWithXMLCoder">YES</bool>
181 <reference ref="434297534"/>
182 </object>
183 <reference key="parent" ref="191373211"/>
184 </object>
185 <object class="IBObjectRecord">
186 <int key="objectID">9</int>
187 <reference key="object" ref="434297534"/>
188 <object class="NSMutableArray" key="children">
189 <bool key="EncodedWithXMLCoder">YES</bool>
190 <reference ref="413281285"/>
191 </object>
192 <reference key="parent" ref="288890889"/>
193 </object>
194 <object class="IBObjectRecord">
195 <int key="objectID">10</int>
196 <reference key="object" ref="413281285"/>
197 <reference key="parent" ref="434297534"/>
198 </object>
199 </object>
200 </object>
201 <object class="NSMutableDictionary" key="flattenedProperties">
202 <bool key="EncodedWithXMLCoder">YES</bool>
203 <object class="NSMutableArray" key="dict.sortedKeys">
204 <bool key="EncodedWithXMLCoder">YES</bool>
205 <string>-1.CustomClassName</string>
206 <string>-2.CustomClassName</string>
207 <string>1.IBEditorWindowLastContentRect</string>
208 <string>1.IBPluginDependency</string>
209 <string>10.IBPluginDependency</string>
210 <string>4.IBPluginDependency</string>
211 <string>7.IBPluginDependency</string>
212 <string>8.IBPluginDependency</string>
213 <string>9.IBPluginDependency</string>
214 </object>
215 <object class="NSMutableArray" key="dict.values">
216 <bool key="EncodedWithXMLCoder">YES</bool>
217 <string>FileTransferController</string>
218 <string>UIResponder</string>
219 <string>{{346, 243}, {320, 480}}</string>
220 <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
221 <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
222 <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
223 <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
224 <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
225 <string>com.apple.InterfaceBuilder.IBCocoaTouchPlugin</string>
226 </object>
227 </object>
228 <object class="NSMutableDictionary" key="unlocalizedProperties">
229 <bool key="EncodedWithXMLCoder">YES</bool>
230 <object class="NSArray" key="dict.sortedKeys">
231 <bool key="EncodedWithXMLCoder">YES</bool>
232 </object>
233 <object class="NSMutableArray" key="dict.values">
234 <bool key="EncodedWithXMLCoder">YES</bool>
235 </object>
236 </object>
237 <nil key="activeLocalization"/>
238 <object class="NSMutableDictionary" key="localizations">
239 <bool key="EncodedWithXMLCoder">YES</bool>
240 <object class="NSArray" key="dict.sortedKeys">
241 <bool key="EncodedWithXMLCoder">YES</bool>
242 </object>
243 <object class="NSMutableArray" key="dict.values">
244 <bool key="EncodedWithXMLCoder">YES</bool>
245 </object>
246 </object>
247 <nil key="sourceID"/>
248 <int key="maxID">13</int>
249 </object>
250 <object class="IBClassDescriber" key="IBDocument.Classes">
251 <object class="NSMutableArray" key="referencedPartialClassDescriptions">
252 <bool key="EncodedWithXMLCoder">YES</bool>
253 <object class="IBPartialClassDescription">
254 <string key="className">FileTransferController</string>
255 <string key="superclassName">UIViewController</string>
256 <object class="NSMutableDictionary" key="actions">
257 <string key="NS.key.0">close:</string>
258 <string key="NS.object.0">id</string>
259 </object>
260 <object class="NSMutableDictionary" key="outlets">
261 <bool key="EncodedWithXMLCoder">YES</bool>
262 <object class="NSMutableArray" key="dict.sortedKeys">
263 <bool key="EncodedWithXMLCoder">YES</bool>
264 <string>label</string>
265 <string>progress</string>
266 </object>
267 <object class="NSMutableArray" key="dict.values">
268 <bool key="EncodedWithXMLCoder">YES</bool>
269 <string>UILabel</string>
270 <string>UIProgressView</string>
271 </object>
272 </object>
273 <object class="IBClassDescriptionSource" key="sourceIdentifier">
274 <string key="majorKey">IBProjectSource</string>
275 <string key="minorKey">Source/common/iPhone/DirBrowserView.h</string>
276 </object>
277 </object>
278 </object>
279 </object>
280 <int key="IBDocument.localizationMode">0</int>
281 <string key="IBDocument.LastKnownRelativeProjectPath">../iPhone_Language.xcodeproj</string>
282 <int key="IBDocument.defaultPropertyAccessControl">3</int>
283 </data>
284 </archive>